lcTIN_IsoGetFirst
Home
Returns a handle to the first isoline of a
TIN
object.
HANDLE
lcTIN_IsoGetFirst
(
HANDLE
hTIN
);
Parameters
hTIN
Handle to a
TIN object
.
Return Value
Handle to the first isoline or NULL if TIN object has not isolines.
See Also
Code sample
,
lcTIN_IsoGetNext